home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Shareware / xStarter 1.8.8 / setup.exe / {app} / xStartUI.exe / 0 / RCDATA / TNGFORM / TNGFORM.txt < prev   
Text File  |  2007-06-06  |  5KB  |  215 lines

  1. object NGForm: TNGForm
  2.   Left = 306
  3.   Top = 235
  4.   BorderStyle = bsDialog
  5.   Caption = 'xStarter - NOT REGISTERED VERSION'
  6.   ClientHeight = 294
  7.   ClientWidth = 438
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = False
  11.   Position = poScreenCenter
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Bevel1: TBevel
  16.     Left = 0
  17.     Top = 250
  18.     Width = 438
  19.     Height = 3
  20.     Align = alBottom
  21.     Shape = bsBottomLine
  22.   end
  23.   object Label3: TLabel
  24.     Left = 4
  25.     Top = 220
  26.     Width = 429
  27.     Height = 30
  28.     AutoSize = False
  29.     Caption = 
  30.       'If you want to register the xStarter please click on Buy Now but' +
  31.       'ton. It costs 39.50$ or 33.99 euro.'
  32.     Color = clBtnFace
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clBtnText
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = [fsBold]
  38.     ParentColor = False
  39.     ParentFont = False
  40.     WordWrap = True
  41.   end
  42.   object Label1: TElHTMLLabel
  43.     Left = 4
  44.     Top = 140
  45.     Width = 429
  46.     Height = 77
  47.     Caption = 
  48.       'This version is UNREGISTERED. You can use it during <b>30</b> da' +
  49.       'ys. If you want to use xStarter after this term you must registe' +
  50.       'r it. Registering the program you will have the right to use it ' +
  51.       'as long as you want, FREE updates and FULL technical support.'
  52.     WordWrap = True
  53.     AutoSize = False
  54.   end
  55.   object Panel1: TPanel
  56.     Left = 0
  57.     Top = 253
  58.     Width = 438
  59.     Height = 41
  60.     Align = alBottom
  61.     BevelOuter = bvNone
  62.     TabOrder = 0
  63.     DesignSize = (
  64.       438
  65.       41)
  66.     object btOk: TElPopupButton
  67.       Left = 304
  68.       Top = 8
  69.       Width = 119
  70.       Height = 25
  71.       DrawDefaultFrame = False
  72.       ModalResult = 1
  73.       Caption = 'Exit'
  74.       TabOrder = 0
  75.       OnClick = btOkClick
  76.       Anchors = [akRight, akBottom]
  77.     end
  78.     object btRegister: TElPopupButton
  79.       Left = 163
  80.       Top = 8
  81.       Width = 133
  82.       Height = 25
  83.       DrawDefaultFrame = False
  84.       Caption = '4 - Use unregistered'
  85.       Enabled = False
  86.       TabOrder = 1
  87.       OnClick = btRegisterClick
  88.       Anchors = [akRight, akBottom]
  89.     end
  90.     object btHelp: TElPopupButton
  91.       Left = 11
  92.       Top = 8
  93.       Width = 144
  94.       Height = 25
  95.       DrawDefaultFrame = False
  96.       Caption = 'Buy Now'
  97.       TabOrder = 2
  98.       Font.Charset = DEFAULT_CHARSET
  99.       Font.Color = clHotLight
  100.       Font.Height = -11
  101.       Font.Name = 'MS Sans Serif'
  102.       Font.Style = [fsBold]
  103.       ParentFont = False
  104.       OnClick = btHelpClick
  105.       Anchors = [akRight, akBottom]
  106.     end
  107.   end
  108.   object Panel2: TPanel
  109.     Left = 4
  110.     Top = 4
  111.     Width = 429
  112.     Height = 133
  113.     BevelInner = bvRaised
  114.     BevelOuter = bvLowered
  115.     ParentColor = True
  116.     TabOrder = 1
  117.     object ProductName: TLabel
  118.       Left = 159
  119.       Top = 12
  120.       Width = 45
  121.       Height = 13
  122.       Caption = 'xStarter'
  123.       Font.Charset = DEFAULT_CHARSET
  124.       Font.Color = clWindowText
  125.       Font.Height = -11
  126.       Font.Name = 'MS Sans Serif'
  127.       Font.Style = [fsBold]
  128.       ParentFont = False
  129.       IsControl = True
  130.     end
  131.     object Version: TLabel
  132.       Left = 159
  133.       Top = 31
  134.       Width = 83
  135.       Height = 13
  136.       Caption = 'Version 1.06 beta'
  137.       IsControl = True
  138.     end
  139.     object Copyright: TLabel
  140.       Left = 160
  141.       Top = 104
  142.       Width = 219
  143.       Height = 13
  144.       Caption = 'Copyright '#169' 2003-2007 xStarter Solutions, Inc.'
  145.       IsControl = True
  146.     end
  147.     object JvHotLink1: TElURLLabel
  148.       Left = 200
  149.       Top = 59
  150.       Width = 115
  151.       Height = 13
  152.       Cursor = crHandPoint
  153.       Caption = 'http://www.xstarter.com'
  154.       URL = 'http://www.xstarter.com'
  155.       HyperLinkStyle = [fsUnderline]
  156.       DockOrientation = doNoOrient
  157.       Font.Charset = DEFAULT_CHARSET
  158.       Font.Color = clHotLight
  159.       Font.Height = -11
  160.       Font.Name = 'MS Sans Serif'
  161.       Font.Style = []
  162.       ParentFont = False
  163.     end
  164.     object Label2: TLabel
  165.       Left = 160
  166.       Top = 59
  167.       Width = 30
  168.       Height = 13
  169.       Caption = 'www: '
  170.       IsControl = True
  171.     end
  172.     object Image1: TImage
  173.       Left = 8
  174.       Top = 8
  175.       Width = 129
  176.       Height = 89
  177.       Cursor = crHandPoint
  178.       Picture.Data = {<image000.bmp>}
  179.       Transparent = True
  180.       Visible = False
  181.       OnClick = Image1Click
  182.     end
  183.     object Label4: TLabel
  184.       Left = 160
  185.       Top = 79
  186.       Width = 33
  187.       Height = 13
  188.       Caption = 'e-mail: '
  189.       IsControl = True
  190.     end
  191.     object JvHotLink2: TElURLLabel
  192.       Left = 200
  193.       Top = 79
  194.       Width = 103
  195.       Height = 13
  196.       Cursor = crHandPoint
  197.       Caption = 'support@xstarter.com'
  198.       URL = 'support@xstarter.com'
  199.       HyperLinkStyle = [fsUnderline]
  200.       DockOrientation = doNoOrient
  201.       Font.Charset = DEFAULT_CHARSET
  202.       Font.Color = clHotLight
  203.       Font.Height = -11
  204.       Font.Name = 'MS Sans Serif'
  205.       Font.Style = []
  206.       ParentFont = False
  207.     end
  208.   end
  209.   object Timer1: TTimer
  210.     OnTimer = Timer1Timer
  211.     Left = 244
  212.     Top = 12
  213.   end
  214. end
  215.